Telegram Group & Telegram Channel
🧑‍💻 Дамп базы без боли

Для PostgreSQL можно использовать команду pg_dump для создания дампов базы данных.

pg_dump -U postgres -F c -b -v -f /path/to/backup/db_backup.dump mydatabase


pg_dump: утилита для создания резервных копий в PostgreSQL.

-U postgres: указывает пользователя базы данных.

-F c: указывает формат архива (custom).

-b: включает в дамп большие объекты (например, бинарные данные).

-v: включает подробный вывод.

-f /path/to/backup/db_backup.dump: путь к файлу резервной копии.

После этого можно спокойно мигрировать на другой сервер или на новое окружение.

🐸Библиотека devops'a #буст
Please open Telegram to view this post
VIEW IN TELEGRAM



tg-me.com/devopsslib/3652
Create:
Last Update:

🧑‍💻 Дамп базы без боли

Для PostgreSQL можно использовать команду pg_dump для создания дампов базы данных.

pg_dump -U postgres -F c -b -v -f /path/to/backup/db_backup.dump mydatabase


pg_dump: утилита для создания резервных копий в PostgreSQL.

-U postgres: указывает пользователя базы данных.

-F c: указывает формат архива (custom).

-b: включает в дамп большие объекты (например, бинарные данные).

-v: включает подробный вывод.

-f /path/to/backup/db_backup.dump: путь к файлу резервной копии.

После этого можно спокойно мигрировать на другой сервер или на новое окружение.

🐸Библиотека devops'a #буст

BY Библиотека девопса | DevOps, SRE, Sysadmin


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/devopsslib/3652

View MORE
Open in Telegram


Библиотека девопса | DevOps SRE Sysadmin Telegram | DID YOU KNOW?

Date: |

How Does Bitcoin Work?

Bitcoin is built on a distributed digital record called a blockchain. As the name implies, blockchain is a linked body of data, made up of units called blocks that contain information about each and every transaction, including date and time, total value, buyer and seller, and a unique identifying code for each exchange. Entries are strung together in chronological order, creating a digital chain of blocks. “Once a block is added to the blockchain, it becomes accessible to anyone who wishes to view it, acting as a public ledger of cryptocurrency transactions,” says Stacey Harris, consultant for Pelicoin, a network of cryptocurrency ATMs. Blockchain is decentralized, which means it’s not controlled by any one organization. “It’s like a Google Doc that anyone can work on,” says Buchi Okoro, CEO and co-founder of African cryptocurrency exchange Quidax. “Nobody owns it, but anyone who has a link can contribute to it. And as different people update it, your copy also gets updated.”

How Does Bitcoin Mining Work?

Bitcoin mining is the process of adding new transactions to the Bitcoin blockchain. It’s a tough job. People who choose to mine Bitcoin use a process called proof of work, deploying computers in a race to solve mathematical puzzles that verify transactions.To entice miners to keep racing to solve the puzzles and support the overall system, the Bitcoin code rewards miners with new Bitcoins. “This is how new coins are created” and new transactions are added to the blockchain, says Okoro.

Библиотека девопса | DevOps SRE Sysadmin from id


Telegram Библиотека девопса | DevOps, SRE, Sysadmin
FROM USA